Click or drag to resize

MessageContentTransferEncoding Property

Gets or sets the content transfer encoding.

Namespace:  Independentsoft.Email.Mime
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ContentTransferEncoding ContentTransferEncoding { get; set; }

Property Value

Type: ContentTransferEncoding
The content transfer encoding.
See Also